ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / YFunctionSeries<T> Class / Func Property

In This Topic
    Func Property
    In This Topic
    Gets or sets the function used to calculate a value.
    Syntax
    'Declaration
     
    
    Public Property Func As String
    public string Func {get; set;}
    See Also